home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 34.zip / BS1 part 34 / FredFish PD 318.adf / CNewsBin / cnews.bin.lzh / AAA-README next >
Text File  |  1990-02-06  |  4KB  |  74 lines

  1. This is a set of binaries required to run C-News on the Amiga.  If you're
  2. not familiar with NetNews already, then this product is probably not for
  3. you.  Some of the installation assumes that you know something about how
  4. the news process is organized.  Nevertheless, look over the files and with
  5. the help of the news administrator on your feed site, you should be okay.
  6.  
  7. First, the standard disclaimer:  there isn't one.  If you have a problem
  8. with this package, let me know!!  I'm not "supporting" it in any big way!
  9. It just so happens that I ported C-News to the Amiga and a friend of mine
  10. suggested that I contribute it to Fred Fish.  If you want to inform me
  11. of problems that you're having, or if you think of some enhancement that
  12. you'd like to see, by all means send me some e-mail.
  13.  
  14. This release is in no way connected with the original author(s) of the
  15. C-News distribution, except that the code is theirs!!  (See the copyright
  16. file which appears herein.)  I do wish to thank those folks, though,
  17. since the code that they wrote was extremely portable.  And I apologize
  18. to them 'cuz in a few spots I swore at the code and found out later
  19. that the problems I'd been having were compiler bugs.  Sorry Geoff and
  20. Henry!  Most of the code from which this package is derived has the
  21. following located within it (but not necessarily all files?!):
  22.  
  23. /*
  24.  *        Copying and use of this program are controlled by the terms of the
  25.  *        Free Software Foundations GNU Emacs General Public License.
  26.  */
  27.  
  28. The original UUPC product was written in Manx C.  I had attempted to move
  29. it to Lattice because that was the environment that I was familiar with,
  30. but that didn't work out well at all.  Mainly due to differences in the
  31. libraries provided by each compiler manufacturer.  Anyway, this release
  32. is a result of Manx 3.6a, lots of sweat (no, not mixed!), and about 3 weeks
  33. of 60 hours each.  As I ported the code, I had to write UN*X library
  34. routines in order to simulate some function calls.  Due to this, some
  35. features are not implemented.
  36.  
  37. Remote group monitoring is not functional.  There are no checkgroups or
  38. rmgroup scripts.  The overall structure of C-News is the same, but
  39. some details were changed.  UUPC does the function of "rnews" (this
  40. seemed more efficient that spawning another process to do it); the active
  41. file is *always* cached (unless you just plain run out of memory); there
  42. is *no* support for NNTP access (big deal!); and other miscellaneous
  43. facilities that I didn't think were mainstream enough for me to bother
  44. with.  Basically, it all came down to:  if it was something I didn't
  45. need and it looked difficult, I didn't implement it.
  46.  
  47. One thing which I did add is the logging in the spool directory.  There
  48. is now a SYSLOG file which has the same format as the HDB .Admin/xferstats
  49. file (basically).
  50.  
  51. I had planned on providing the C-News documentation with this package,
  52. but I have now decided against it.  You can always get it from a nearby
  53. archive site, if you're desparate.  I have tried to encapsulate my
  54. experience with these products (UUPC and C-News) into readme files in
  55. each of the directories.  They either contain overviews of that directory
  56. or they are suggestions/instructions on how to configure the files in that
  57. directory.
  58.  
  59. I STRONGLY SUGGEST THAT YOU READ EACH AAA-README FILE AND THE OTHER ASCII
  60. FILES IN THE DIRECTORY!!!  Not doing so could mean some setbacks for you.
  61. Also examine the Dillon shell scripts in the `C' directory; `setup.sh'
  62. performs the assigns that are need, `batch.sh' unbatches ALL news files,
  63. and `onefile.sh' unbatches only one news file.
  64.  
  65. My thanks to Fred Fish for being a distributor of Amiga software, and to
  66. those of you who will try this product:  Good Luck and Happy News Reading!!
  67.  
  68. uunet!pdn!boake2!ckctpa!crash        boake2!ckctpa!crash@pdn.paradyne.com
  69.  
  70. Frank "Crash" Edwards
  71. 2677 Arjay Court
  72. Palm Harbor, FL  34684
  73. Phone:  (813) 786-3675
  74.